Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 18, 2025

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

SDK Changes Detected:

  • novu->subscribers->create():
    • request.failIfExists Added
    • error Changed Breaking ⚠️
  • novu->messages->get(): response.data->[] Changed Breaking ⚠️
  • novu->topics->create():
    • request.failIfExists Added
    • error Changed Breaking ⚠️
  • novu->subscriberspreferences->list(): request.criticality Added Breaking ⚠️
  • novu->subscribers->messages->markAllAs(): response.[] Changed Breaking ⚠️
  • novu->subscribers->messages->updateAsSeen(): response Changed Breaking ⚠️
  • novu->workflows->get(): response Changed
  • novu->environments->create(): response.type Added
  • novu->triggerbroadcast():
    • request.triggerEventToAllRequestDto->overrides Changed
  • novu->trigger():
    • request.triggerEventRequestDto->overrides Changed
  • novu->subscribers->preferences->bulkUpdate(): Added
  • novu->workflows->create():
    • request.createWorkflowDto Changed
    • response Changed
  • novu->workflows->list(): response.workflows->[] Changed
  • novu->workflows->update():
    • request.updateWorkflowDto Changed
    • response Changed
  • novu->inboundwebhookscontroller_handlewebhook(): Added
  • novu->workflows->patch():
    • request.patchWorkflowDto Changed
    • response Changed
  • novu->workflows->sync(): response Changed
  • novu->triggerbulk():
    • request.bulkTriggerEventDto->events->[]->overrides Changed
  • novu->environments->list(): response.[]->type Added
  • novu->environments->update(): response.type Added
  • novu->integrations->list(): response.[]->credentials Changed
  • novu->integrations->create():
    • request.createIntegrationRequestDto->credentials Changed
    • response.credentials Changed
  • novu->integrations->update():
    • request.updateIntegrationRequestDto->credentials Changed
    • response.credentials Changed
  • novu->integrations->delete(): response.[]->credentials Changed
  • novu->integrations->setAsPrimary(): response.credentials Changed
  • novu->integrations->listActive(): response.[]->credentials Changed
  • novu->environments->getTags(): Added
  • novu->notifications->list(): response.data->[]->jobs->[]->executionDetails->[]->providerId Changed
  • novu->notifications->get(): response.jobs->[]->executionDetails->[]->providerId Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (317:3)
│ ├──[+] path (2590:3)
│ ├──[+] path (3:3)
│ ├─┬/v1/events/trigger
│ │ └─┬POST
│ │   └──[🔀] description (9651:20)
│ ├─┬/v2/subscribers
│ │ └─┬POST
│ │   ├──[+] parameters (715:17)❌ 
│ │   └─┬Responses
│ │     └─┬409
│ │       ├──[🔀] description (862:24)
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (20275:13)❌ 
│ ├─┬/v2/subscribers/{subscriberId}/preferences
│ │ └─┬GET
│ │   └──[+] parameters (1969:17)❌ 
│ ├─┬/v2/topics
│ │ └─┬POST
│ │   ├──[+] parameters (3632:17)❌ 
│ │   ├──[🔀] description (3629:20)
│ │   └─┬Responses
│ │     └─┬409
│ │       ├──[🔀] description (3800:24)
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (21601:13)❌ 
│ ├─┬/v1/notifications
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (13802:24)
│ ├─┬/v1/subscribers/{subscriberId}/credentials
│ │ ├─┬PUT
│ │ │ ├──[🔀] summary (14436:16)
│ │ │ └──[🔀] description (14437:20)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (14752:16)
│ │   └──[🔀] description (14753:20)
│ └─┬/v1/events/trigger/broadcast
│   └─┬POST
│     └──[🔀] description (10279:20)
├─┬Components
│ ├──[-] schemas (20843:13)❌ 
│ ├──[-] schemas (20865:13)❌ 
│ ├──[+] schemas (24302:7)
│ ├──[+] schemas (21564:7)
│ ├──[+] schemas (19554:7)
│ ├──[+] schemas (24137:7)
│ ├──[+] schemas (21483:7)
│ ├──[+] schemas (19847:7)
│ ├──[+] schemas (24129:7)
│ ├──[+] schemas (18559:7)
│ ├──[+] schemas (19716:7)
│ ├──[+] schemas (21524:7)
│ ├──[+] schemas (18567:7)
│ ├──[+] schemas (19398:7)
│ ├──[+] schemas (19769:7)
│ ├──[+] schemas (22123:7)
│ ├──[+] schemas (22145:7)
│ ├──[+] schemas (19494:7)
│ ├──[+] schemas (19691:7)
│ ├──[+] schemas (24085:7)
│ ├──[+] schemas (23112:7)
│ ├──[+] schemas (24077:7)
│ ├──[+] schemas (19569:7)
│ ├──[+] schemas (19673:7)
│ ├──[+] schemas (19474:7)
│ ├──[+] schemas (24070:7)
│ ├──[+] schemas (19599:7)
│ ├──[+] schemas (21475:7)
│ ├──[+] schemas (21577:7)
│ ├──[+] schemas (24170:7)
│ ├──[+] schemas (21469:7)
│ ├─┬ProvidersIdEnum
│ │ ├──[+] enum (19051:11)
│ │ ├──[+] enum (19071:11)
│ │ ├──[+] enum (19049:11)
│ │ └──[+] enum (19050:11)
│ ├─┬CredentialsDto
│ │ ├──[+] properties (19941:9)
│ │ ├──[+] properties (19943:9)
│ │ ├─┬secretKey
│ │ │ └──[🔀] type (19892:17)❌ 
│ │ ├─┬imageUrl
│ │ │ └──[🔀] type (19894:17)❌ 
│ │ ├─┬authenticationTokenKey
│ │ │ └──[🔀] type (19920:17)❌ 
│ │ ├─┬user
│ │ │ └──[🔀] type (19896:17)❌ 
│ │ ├─┬hmac
│ │ │ └──[🔀] type (19882:17)❌ 
│ │ ├─┬ignoreTls
│ │ │ └──[🔀] type (19914:17)❌ 
│ │ ├─┬requireTls
│ │ │ └──[🔀] type (19874:17)❌ 
│ │ ├─┬host
│ │ │ └──[🔀] type (19904:17)❌ 
│ │ ├─┬tlsOptions
│ │ │ └──[🔀] type (19932:17)❌ 
│ │ ├─┬secure
│ │ │ └──[🔀] type (19912:17)❌ 
│ │ ├─┬authenticateByToken
│ │ │ └──[🔀] type (19888:17)❌ 
│ │ └─┬senderName
│ │   └──[🔀] type (19872:17)❌ 
│ ├─┬SubscriberChannelDto
│ │ └─┬providerId
│ │   └──[+] enum (18453:15)
│ ├─┬StepIntegrationIssue
│ │ └─┬issueType
│ │   └──[🔀] $ref (22145:13)❌ 
│ ├─┬PatchWorkflowDto
│ │ ├──[+] properties (24066:9)
│ │ ├─┬payloadSchema
│ │ │ └──[+] nullable (24062:21)❌ 
│ │ ├─┬name
│ │ │ ├──[🔀] type (24067:17)❌ 
│ │ │ └──[🔀] description (24068:24)
│ │ ├─┬tags
│ │ │ ├──[+] additionalProperties (24061:33)❌ 
│ │ │ ├──[-] items (22701:25)❌ 
│ │ │ ├──[🔀] type (24059:17)❌ 
│ │ │ ├──[🔀] description (24060:24)
│ │ │ └──[+] nullable (24062:21)❌ 
│ │ └─┬validatePayload
│ │   ├──[+] items (24057:13)❌ 
│ │   ├──[🔀] type (24054:17)❌ 
│ │   └──[🔀] description (24055:24)
│ ├─┬EmailControlDto
│ │ ├──[+] properties (22271:9)
│ │ ├─┬skip
│ │ │ ├──[-] additionalProperties (20970:43)❌ 
│ │ │ ├──[🔀] type (22272:17)❌ 
│ │ │ ├──[+] minLength (22274:22)❌ 
│ │ │ ├──[🔀] description (22275:24)
│ │ │ ├──[+] nullable (22273:21)❌ 
│ │ │ └──[-] example (20960:25)
│ │ └─┬subject
│ │   ├──[+] additionalProperties (22250:33)❌ 
│ │   ├──[🔀] type (22236:17)❌ 
│ │   ├──[-] minLength (20974:32)❌ 
│ │   ├──[🔀] description (22237:24)
│ │   └──[+] example (22240:13)
│ ├─┬DuplicateWorkflowDto
│ │ ├──[+] properties (23755:9)
│ │ ├─┬tags
│ │ │ ├──[-] items (22399:25)❌ 
│ │ │ ├──[🔀] type (23745:17)❌ 
│ │ │ └──[🔀] description (23746:24)
│ │ └─┬name
│ │   ├──[🔀] type (23756:17)❌ 
│ │   ├──[🔀] description (23757:24)
│ │   └──[+] default (23758:20)❌ 
│ ├─┬WorkflowListResponseDto
│ │ ├──[+] properties (23702:9)
│ │ ├──[+] properties (23671:9)
│ │ ├──[+] properties (23675:9)
│ │ ├──[+] properties (23666:9)
│ │ ├─┬tags
│ │ │ ├──[-] items (22324:25)❌ 
│ │ │ ├──[🔀] type (23687:17)❌ 
│ │ │ └──[🔀] description (23688:24)
│ │ ├─┬lastTriggeredAt
│ │ │ ├──[🔀] type (23703:17)❌ 
│ │ │ ├──[🔀] description (23704:24)
│ │ │ └──[-] nullable (22347:31)❌ 
│ │ ├─┬slug
│ │ │ ├──[🔀] description (23695:24)
│ │ │ └──[+] nullable (23696:21)❌ 
│ │ ├─┬stepTypeOverviews
│ │ │ └──[🔀] $ref (18799:13)❌ 
│ │ ├─┬updatedAt
│ │ │ └──[🔀] $ref (23195:13)❌ 
│ │ ├─┬origin
│ │ │ └──[🔀] $ref (23676:11)❌ 
│ │ ├─┬workflowId
│ │ │ ├──[+] items (23700:13)❌ 
│ │ │ ├──[🔀] type (23698:17)❌ 
│ │ │ └──[🔀] description (23701:24)
│ │ ├─┬name
│ │ │ ├──[🔀] description (23673:24)
│ │ │ └──[+] nullable (23674:21)❌ 
│ │ └─┬status
│ │   └──[🔀] $ref (23653:11)❌ 
│ ├─┬EnvironmentResponseDto
│ │ └──[+] properties (18211:9)
│ ├─┬ChatOrPushProviderEnum
│ │ └──[+] enum (20204:11)
│ ├─┬CreateWorkflowDto
│ │ ├──[+] properties (23531:9)
│ │ ├─┬preferences
│ │ │ ├──[+] additionalProperties (23530:33)❌ 
│ │ │ ├──[+] type (23527:17)❌ 
│ │ │ ├──[🔀] description (23529:24)
│ │ │ ├──[+] nullable (23528:21)❌ 
│ │ │ └──[-] allOf (22169:13)❌ 
│ │ ├─┬payloadSchema
│ │ │ └──[+] nullable (23528:21)❌ 
│ │ ├─┬steps
│ │ │ ├──[-] items (22206:25)❌ 
│ │ │ ├──[-] type (22203:27)❌ 
│ │ │ ├──[🔀] description (23566:24)
│ │ │ └──[+] allOf (23493:7)
│ │ ├─┬name
│ │ │ ├──[🔀] type (23532:17)❌ 
│ │ │ ├──[🔀] description (23533:24)
│ │ │ └──[+] default (23534:20)❌ 
│ │ ├─┬validatePayload
│ │ │ ├──[+] items (23518:13)❌ 
│ │ │ ├──[🔀] type (23516:17)❌ 
│ │ │ └──[🔀] description (23515:24)
│ │ ├─┬workflowId
│ │ │ └──[+] pattern (23537:20)❌ 
│ │ └─┬tags
│ │   ├──[🔀] description (23541:24)
│ │   └─┬Schema
│ │     ├──[+] discriminator (23553:15)❌ 
│ │     ├──[-] type (22194:31)❌ 
│ │     ├──[+] oneOf (23318:7)
│ │     ├──[+] oneOf (23338:7)
│ │     ├──[+] oneOf (23358:7)
│ │     ├──[+] oneOf (23378:7)
│ │     ├──[+] oneOf (23398:7)
│ │     ├──[+] oneOf (23418:7)
│ │     ├──[+] oneOf (23438:7)
│ │     └──[+] oneOf (23458:7)
│ ├─┬MessageResponseDto
│ │ ├──[-] required (20069:19)❌ 
│ │ ├──[-] required (20062:19)❌ 
│ │ ├──[-] required (20064:19)❌ 
│ │ ├─┬_messageTemplateId
│ │ │ └──[+] nullable (21138:21)❌ 
│ │ ├─┬_templateId
│ │ │ └──[+] nullable (21131:21)❌ 
│ │ └─┬content
│ │   └──[+] nullable (21176:21)❌ 
│ ├─┬StepContentIssueDto
│ │ └─┬issueType
│ │   └──[🔀] $ref (22123:13)❌ 
│ ├─┬WorkflowResponseDto
│ │ ├──[+] properties (23227:9)
│ │ ├──[+] properties (23251:9)
│ │ ├──[+] properties (23255:9)
│ │ ├──[+] properties (23246:9)
│ │ ├─┬slug
│ │ │ ├──[+] additionalProperties (23305:33)❌ 
│ │ │ ├──[🔀] description (23304:24)
│ │ │ └──[+] nullable (23303:21)❌ 
│ │ ├─┬name
│ │ │ ├──[🔀] description (23254:24)
│ │ │ └──[+] nullable (23253:21)❌ 
│ │ ├─┬workflowId
│ │ │ ├──[+] items (23214:13)❌ 
│ │ │ ├──[🔀] type (23212:17)❌ 
│ │ │ └──[🔀] description (23211:24)
│ │ ├─┬status
│ │ │ └──[🔀] $ref (23223:11)❌ 
│ │ ├─┬origin
│ │ │ └──[🔀] $ref (23256:11)❌ 
│ │ ├─┬validatePayload
│ │ │ ├──[+] items (23264:13)❌ 
│ │ │ ├──[🔀] type (23261:17)❌ 
│ │ │ └──[🔀] description (23262:24)
│ │ ├─┬issues
│ │ │ ├──[-] additionalProperties (21964:25)❌ 
│ │ │ ├──[🔀] type (23228:17)❌ 
│ │ │ ├──[🔀] description (23229:24)
│ │ │ └──[+] default (23230:20)❌ 
│ │ ├─┬lastTriggeredAt
│ │ │ ├──[+] additionalProperties (23296:13)❌ 
│ │ │ ├──[🔀] type (23293:17)❌ 
│ │ │ ├──[🔀] description (23294:24)
│ │ │ └──[-] nullable (21968:31)❌ 
│ │ ├─┬updatedAt
│ │ │ └──[🔀] $ref (23195:13)❌ 
│ │ ├─┬payloadExample
│ │ │ ├──[-] additionalProperties (21978:43)❌ 
│ │ │ ├──[🔀] type (23298:17)❌ 
│ │ │ └──[🔀] description (23299:24)
│ │ ├─┬payloadSchema
│ │ │ ├──[-] additionalProperties (21973:43)❌ 
│ │ │ ├──[🔀] type (23205:17)❌ 
│ │ │ ├──[🔀] description (23206:24)
│ │ │ └──[-] nullable (21972:31)❌ 
│ │ ├─┬preferences
│ │ │ └──[🔀] $ref (18799:13)❌ 
│ │ ├─┬tags
│ │ │ ├──[-] items (21908:25)❌ 
│ │ │ ├──[🔀] type (23238:17)❌ 
│ │ │ └──[🔀] description (23239:24)
│ │ └─┬steps
│ │   ├──[-] items (21932:25)❌ 
│ │   ├──[-] type (21929:27)❌ 
│ │   ├──[🔀] description (23287:24)
│ │   └──[+] allOf (23181:7)
│ ├─┬TriggerOverrides
│ │ ├──[+] properties (18588:9)
│ │ ├─┬chat
│ │ │ ├──[-] additionalProperties (17913:43)❌ 
│ │ │ ├──[-] type (17909:27)❌ 
│ │ │ ├──[🔀] description (18589:24)
│ │ │ ├──[+] example (18592:13)
│ │ │ ├──[-] deprecated (17912:33)
│ │ │ └──[+] allOf (18567:7)
│ │ ├─┬layoutIdentifier
│ │ │ ├──[+] additionalProperties (18611:33)❌ 
│ │ │ ├──[🔀] type (18607:17)❌ 
│ │ │ └──[🔀] description (18608:24)
│ │ ├─┬email
│ │ │ └──[🔀] description (18626:24)
│ │ ├─┬sms
│ │ │ └──[🔀] description (18614:24)
│ │ ├─┬steps
│ │ │ ├──[🔀] description (18578:24)
│ │ │ └──[🔀] example (18581:13)
│ │ ├─┬push
│ │ │ ├──[🔀] additionalProperties (18604:13)❌ 
│ │ │ ├──[🔀] description (18598:24)
│ │ │ ├──[+] example (18601:13)
│ │ │ └──[-] deprecated (17900:33)
│ │ └─┬providers
│ │   ├──[-] additionalProperties (17888:25)❌ 
│ │   ├──[🔀] type (18631:17)❌ 
│ │   ├──[🔀] description (18632:24)
│ │   ├──[-] example (17885:25)
│ │   └──[+] deprecated (18633:23)
│ ├─┬ActivityNotificationExecutionDetailResponseDto
│ │ └──[-] required (18396:19)❌ 
│ ├─┬UpdateWorkflowDto
│ │ ├──[+] properties (23607:9)
│ │ ├─┬payloadSchema
│ │ │ └──[🔀] $ref (18799:13)❌ 
│ │ ├─┬workflowId
│ │ │ ├──[🔀] type (23600:17)❌ 
│ │ │ └──[🔀] description (23601:24)
│ │ ├─┬validatePayload
│ │ │ ├──[+] items (23594:13)❌ 
│ │ │ ├──[🔀] type (23592:17)❌ 
│ │ │ └──[🔀] description (23591:24)
│ │ ├─┬origin
│ │ │ └──[🔀] $ref (23585:11)❌ 
│ │ ├─┬tags
│ │ │ ├──[🔀] description (23616:24)
│ │ │ └─┬Schema
│ │ │   ├──[+] discriminator (23628:15)❌ 
│ │ │   ├──[-] type (22264:31)❌ 
│ │ │   ├──[+] oneOf (23318:7)
│ │ │   ├──[+] oneOf (23338:7)
│ │ │   ├──[+] oneOf (23358:7)
│ │ │   ├──[+] oneOf (23378:7)
│ │ │   ├──[+] oneOf (23398:7)
│ │ │   ├──[+] oneOf (23418:7)
│ │ │   ├──[+] oneOf (23438:7)
│ │ │   └──[+] oneOf (23458:7)
│ │ ├─┬name
│ │ │ ├──[🔀] type (23608:17)❌ 
│ │ │ ├──[🔀] description (23609:24)
│ │ │ └──[+] default (23610:20)❌ 
│ │ ├─┬preferences
│ │ │ ├──[+] additionalProperties (23606:33)❌ 
│ │ │ ├──[+] type (23603:17)❌ 
│ │ │ ├──[🔀] description (23605:24)
│ │ │ ├──[+] nullable (23604:21)❌ 
│ │ │ └──[-] allOf (22169:13)❌ 
│ │ └─┬steps
│ │   ├──[-] items (22276:25)❌ 
│ │   ├──[-] type (22273:27)❌ 
│ │   ├──[🔀] description (23639:24)
│ │   └──[+] allOf (23493:7)
│ ├─┬StepsOverrides
│ │ ├──[-] required (17866:19)❌ 
│ │ ├──[+] properties (18553:9)
│ │ └─┬providers
│ │   ├──[-] additionalProperties (17863:25)❌ 
│ │   ├──[🔀] type (18554:17)❌ 
│ │   ├──[🔀] description (18556:24)
│ │   ├──[+] nullable (18555:21)❌ 
│ │   └──[🔀] example (18557:20)
│ └─┬TriggerEventRequestDto
│   ├─┬actor
│   │ └──[🔀] description (18679:24)
│   └─┬transactionId
│     └──[🔀] description (18677:24)
└─┬Extensions
  └──[🔀] x-webhooks (24399:3)
Document Element Total Changes Breaking Changes
paths 18 5
components 246 120

PHP CHANGELOG

core: 3.8.9 - 2025-07-25

🔧 Chores

core: 3.8.8 - 2025-07-24

🐛 Bug Fixes

  • Remove memory limit while running pint command (commit by @bflad)

core: 3.8.7 - 2025-07-24

🐛 Bug Fixes

  • update PHP dependency version constraints to be more flexible (commit by @AshGodfrey)

examples: 2.81.6 - 2025-07-07

🐛 Bug Fixes

  • Fix missing title and description in main usage examples when using x-speakeasy-globals (commit by @Kanwardeep)

Based on Speakeasy CLI 1.606.10

@github-actions github-actions bot added the patch Patch version bump label Aug 18, 2025
Copy link

coderabbitai bot commented Aug 18, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1755476199 branch 8 times, most recently from 320e466 to c910e3c Compare August 26, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1755476199 branch 6 times, most recently from a81ad3a to cc202d4 Compare September 1, 2025 00:18
* `novu->subscribers->create()`: 
  *  `request.failIfExists` **Added**
  *  `error` **Changed** **Breaking** ⚠️
* `novu->messages->get()`:  `response.data->[]` **Changed** **Breaking** ⚠️
* `novu->topics->create()`: 
  *  `request.failIfExists` **Added**
  *  `error` **Changed** **Breaking** ⚠️
* `novu->subscriberspreferences->list()`:  `request.criticality` **Added** **Breaking** ⚠️
* `novu->subscribers->messages->markAllAs()`:  `response.[]` **Changed** **Breaking** ⚠️
* `novu->subscribers->messages->updateAsSeen()`:  `response` **Changed** **Breaking** ⚠️
* `novu->workflows->get()`:  `response` **Changed**
* `novu->environments->create()`:  `response.type` **Added**
* `novu->triggerbroadcast()`: 
  *  `request.triggerEventToAllRequestDto->overrides` **Changed**
* `novu->trigger()`: 
  *  `request.triggerEventRequestDto->overrides` **Changed**
* `novu->subscribers->preferences->bulkUpdate()`: **Added**
* `novu->workflows->create()`: 
  *  `request.createWorkflowDto` **Changed**
  *  `response` **Changed**
* `novu->workflows->list()`:  `response.workflows->[]` **Changed**
* `novu->workflows->update()`: 
  *  `request.updateWorkflowDto` **Changed**
  *  `response` **Changed**
* `novu->inboundwebhookscontroller_handlewebhook()`: **Added**
* `novu->workflows->patch()`: 
  *  `request.patchWorkflowDto` **Changed**
  *  `response` **Changed**
* `novu->workflows->sync()`:  `response` **Changed**
* `novu->triggerbulk()`: 
  *  `request.bulkTriggerEventDto->events->[]->overrides` **Changed**
* `novu->environments->list()`:  `response.[]->type` **Added**
* `novu->environments->update()`:  `response.type` **Added**
* `novu->integrations->list()`:  `response.[]->credentials` **Changed**
* `novu->integrations->create()`: 
  *  `request.createIntegrationRequestDto->credentials` **Changed**
  *  `response.credentials` **Changed**
* `novu->integrations->update()`: 
  *  `request.updateIntegrationRequestDto->credentials` **Changed**
  *  `response.credentials` **Changed**
* `novu->integrations->delete()`:  `response.[]->credentials` **Changed**
* `novu->integrations->setAsPrimary()`:  `response.credentials` **Changed**
* `novu->integrations->listActive()`:  `response.[]->credentials` **Changed**
* `novu->environments->getTags()`: **Added**
* `novu->notifications->list()`:  `response.data->[]->jobs->[]->executionDetails->[]->providerId` **Changed**
* `novu->notifications->get()`:  `response.jobs->[]->executionDetails->[]->providerId` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1755476199 branch from 8ec37a9 to 744c410 Compare September 2, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant